Anyone familiar with Filemaker? Remote access in particular.
Hola,
I run a Filemaker database for my records in my office. I am able to access the machine with my laptop when I am on the same network. Unfortunately I am unable to access the database when I am on any other network. This, of course, poses quite the problem because I need to access that information when I'm out of the office.
Does anyone know how I can setup remote access to Filemaker using an outside network?
Thanks!
I run a Filemaker database for my records in my office. I am able to access the machine with my laptop when I am on the same network. Unfortunately I am unable to access the database when I am on any other network. This, of course, poses quite the problem because I need to access that information when I'm out of the office.
Does anyone know how I can setup remote access to Filemaker using an outside network?
Thanks!
0
Comments
Thanks for the info. I came across this and I'm going to give it a shot on Monday.
//EDIT: I'm echoing the link it would seem.
So VPN is more secure in that it's harder to crack. If filemaker remote access through that port requires a password it's more secure because they'd only have access to filemaker.
I'm really not sure. I'll check it out on Monday.
Filemaker was the only program that really fit our needs. I was unable to think of any other program that would allow remote access, allow customized databases, and was self-updating.
I'm in the office trying to set this up and I'm having a bit of an issue. Following that 'guide' posted above I signed up for DynDNS in order to obtain a static IP. That went fine but Filemaker is still only showing the Dynamic IP address, not the static one. Meaning when I go to sharing it shows my internal, dynamic IP as opposed to the one I would be able to access from an outside network.
If I try typing the static IP in from my laptop it doesn't show there being any Filemaker databases I'm assuming because Filemaker is still only on the dynamic IP.
Any ideas?
DYNDNS <---> EXTERNAL IP <---> WAN IP
It's not working because the router for your network hasn't forwarded to port 8081 on the LAN side. I, however, strongly recommend against this and seriously suggest connecting via VPN to the network, then get to it from the LAN IP
I reread your post 3 times and I'm a bit confused.
You got me until the VPN portion came up. VPN has been mentioned in this thread in addition to another thread at a different forum, what is it and how do I set it up? Is it the equivalent of remote pc? I would really like to avoid running that if at all possible.
Thanks for the quick response!
But Thrax is also right that the VPN method is more secure. However The VPN method does depend on other elements of your network. Port forwarding is easy and relatively secure. However there are risks and it does cause a permanent hole in your network that could potentially be exploited.
So the right answer to your solution is does the need of creating this link exceed the potential risk.
1) How would one, with no real idea of how this network is setup, go about forwarding a port? Also, there is no in-house IT guy unfortunately.
2) What other elements of the network need be addressed in order to go the VPN route?
3) How would one go about assigning username/passwords for Filemaker users? I see an option for users but there is no mention of creating users and passwords.
Thanks for the continued help.
So the only other way you could do this without breaching security the hardware would be to use himachi. Which will allow you to setup a sort of virtual VPN overtop of a firewall. It kinda works like dyndns but creates actual routed tunnels to himachi connected users. The himachi servers act as the hub to the various spokes (users) connected to it.
That's about your only choice now.
Let me put it another way: if an expert does not do this, it will end up costing them much more in the long run, because it very likely will be compromised.
I set up the web enabled portion a little while ago and I'm in the process of testing it.
Thanks for the continued help!
If your internal IP is dynamic then dyndns won't help. However if you are in part of a domain your computer will have a 'name' that will be registered with the domain server and the varioud users should be able to see you at that name, without needing to know your periodically changing IP.
To test this go into dos and do a 'ping -a your.machines.ip' so if your machine's ip is 192.168.1.30 do ping -a 192.168.1.30 that will give you a name and then from any other machine they should be able to do a ping name for your machine. Which they could then reach through the filemaker program name:8081 with no need for anything else.